home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 001a / gt1700_1.zip / README.17 < prev    next >
Text File  |  1991-10-25  |  26KB  |  586 lines

  1. ===============================================================================
  2.                      Release Notes for GT POWER 17.00
  3.                             October 25, 1991
  4. ===============================================================================
  5. o   Binary message upload has been implemented using only internal protocols.
  6.     To use the message upload feature, the caller begins a message in the
  7.     usual way, but hits RETURN on the first line, or wherever the upload is
  8.     to begin.  Then the caller selects (U)pload from the message sub-menu.
  9.     The filename is not asked for, but goes automatically to a temporary
  10.     work area.  The uploaded message is tested for text and/or graphics and
  11.     is rejected if found to be improper for inclusion in the message base.
  12.     If the file is okay, it is appended to the text already entered (if any)
  13.     and the message is stored.
  14.  
  15.     The uploaded message can contain any sort of ANSI graphics and may
  16.     contain lines up to 255 characters in length (counting cr/lf pairs
  17.     at the end of each line).
  18.  
  19. o   The phone directory must be converted to a new format.  The new format
  20.     includes a field called "Dial Prefix Override".  Normally, ATDT or whatever
  21.     you have in your Modem Dial Prefix is adequate, but sometimes a special
  22.     prefix is required (for example to use a special Xn value).  Like this:
  23.  
  24.                                ATX5DT
  25.  
  26.     Which would enable X5 for this particular call.  Use the new GT_UTIL.COM
  27.     to convert your directories.
  28.  
  29.  
  30. o   The SYSOP.BBS file has undergone considerable changes.  Please be careful
  31.     when installing it.
  32.  
  33.  
  34. o   File tagging.  Whenever the caller lists files, using (F), (W), (I)
  35.     or (L) commands, the option to tag files for later download is offerred.
  36.     Tagging can be done by positioning the cursor and pressing [Enter], or
  37.     the (F)ilename can be entered manually.  The file database is used to
  38.     lookup files, in case they are not in the current area.
  39.  
  40.     The main menu has a new command, ET, which will let the caller review
  41.     that list of tagged files and delete files from the list.  This is
  42.     helpful if the caller has been over zealous in his tagging operations.
  43.  
  44.     If not enough time to download all tagged files occurs, GT will offer
  45.     the ET command automatically.
  46.  
  47.  
  48. o   The scheduler has been enhanced, so that times between midnight and
  49.     1am *may* now be specified as 00:xx.  Please note that many 3rd party
  50.     programs may not support this format.
  51.  
  52.     Also note, the old format, i.e. 24:xx, is still usable.  In any case,
  53.     the schedule must be presented in numerical order in the SCHEDULE.BBS
  54.     file.  But the two styles should not be mixed.  Decide which you wish
  55.     to use, either 00: or 24: and stay with it.
  56.  
  57.  
  58. o   New CLASS permissions for the GTPASSWD.BBS file.
  59.  
  60.         NN ... No name uploads.  Users that have this permission will not
  61.                have the name recorded in the FILES.BBS when they upload a
  62.                file.
  63.  
  64.         NX ... No expert mode.  Users that have this permission will not
  65.                have access to the 'expert' mode.
  66.  
  67.         RC ... Require Credit.  Netmail credit is required for all netmail
  68.                messages, when users have this permission
  69.  
  70.                This is introduced to help nets that are spread out over a
  71.                large chunk of real estate and calls are mostly long distance
  72.                (toll calls).
  73.  
  74.         BP ... Bypass logon.  This permission allows callers to bypass all
  75.                the steps between logon and main menu.  In effect, a shortcut
  76.                logon procedure.
  77.  
  78.         BO ... This option should NOT be specified by itself.  This option
  79.                modifies the meaning of the BP option and should only be
  80.                specified with it.  The BO option caused only bulletins to be
  81.                bypassed during the logon procedure.
  82.  
  83.  
  84. o   New ^U substitutions have been developed:
  85.  
  86.         DT = Amount downloaded, so far today, in thousands.
  87.         DL = Daily download limit, in thousands.
  88.         TB = Time Bank total.
  89.         TW = Time Bank daily withdrawal limit.
  90.         TD = Time Bank daily deposit limit.
  91.         XD = Expiration date
  92.         XP = Past expiration date, number of days
  93.         XU = Until expiration date, number of days
  94.         XL = Warning interval, number of days
  95.  
  96.  
  97. o   Work has been done on the ASCII transmit feature, Alt-A command, in
  98.     terminal mode.  It works somewhat more smoothly, and a potential loss
  99.     of interrupt bug has been located and fixed.  But I have a general
  100.     observation, when transmit and receive baud rates vary a great deal, i.e.
  101.     38,400 for transmit and 300 for receive, or other widely different rates,
  102.     it would be wise to use a delay factor per character and per line.
  103.     In this example, I would suggest about 33 ms for the per character
  104.     delay, and perhaps 100 ms per line.  Makes things go much more smoothly.
  105.     And, since 300 baud is the receive speed, there is not much to be gained
  106.     by going faster.
  107.  
  108.  
  109. o   It is now possible to address a message, personally, to everyone who
  110.     calls your system.  Simply list the following as the TO: address:
  111.  
  112.              ^UN
  113.  
  114.     Those of you familiar with the ^U entries will recognize the 'N' as the
  115.     substitution variable for the caller's name.  In effect, this message
  116.     would appear, for all practical purposes, to be addressed to each
  117.     caller personally.
  118.  
  119.     Again, this will not work well in net/echomail, since other GT host
  120.     systems will not know what to do with the substitution.  In effect, on
  121.     those systems, the message would appear to be addressed to N, as the
  122.     ^U will be stripped out.
  123.  
  124.     Please note that ^U is just the symbol for the Ctrl-U character... do
  125.     not put the characters ^ and U, put the Ctrl-U character.
  126.  
  127.  
  128. o   It is now possible to embed ^U lines into messages.  For example you
  129.     could begin a message like this:
  130.  
  131.     ^U"Hello "F":"
  132.  
  133.     Those of you using ^U entries are familiar with this, I believe.  All
  134.     substitutions are available for message entry.  However, please note,
  135.     these lines will not work well in net/echomail, since other GT host
  136.     systems will not print the ^U line at all.
  137.  
  138.     In effect, this allows you to customize messages, just like you could
  139.     customize bulletins, etc.
  140.  
  141.     Please note that ^U is just the symbol for the Ctrl-U character... do
  142.     not put the characters ^ and U, put the Ctrl-U character.
  143.  
  144.  
  145. o   A new .BBS file is included with this release: TAGWARN.BBS
  146.     It is displayed prior to logoff, if the caller is departing with
  147.     some files left tagged, but not downloaded.
  148.  
  149.  
  150. o   The DIAL family of script command that accept the REDIAL option
  151.     are now capable of accepting a limiting number to the redial attempts.
  152.     Here is an example:
  153.  
  154.         DIAL 897-9549 WITH 50 REDIALS
  155.  
  156.     The 'S' on the word 'REDIALS' is optional.
  157.  
  158.  
  159. o   The personal mail check, at logon, has been sped up considerably.
  160.     This mail check now uses a field in the USER_MSG files to record
  161.     the highest message scanned.  So that previously scanned messages
  162.     are not re-scanned during subsequent logons.  This should reduce the
  163.     very long series of '......' that usually appear on the screen.  It
  164.     will take at least one logon to get the highest scanned message
  165.     number recorded, but after that, it should kick in nicely.
  166.  
  167.  
  168. o   The pre-event wait is now sysop configurable.  It is accomplished via
  169.     a new command line option for GT, "/PE".  For example:
  170.  
  171.         GT1600 *xxxx-xxxx /PE03:OFF
  172.  
  173.             This would specify a 3 minute pre-event wait and have GT
  174.             take the phone offhook during the wait.
  175.  
  176.         GT1600 *xxxx-xxxx /PE08
  177.  
  178.             This would specify an 8 minute pre-event wait and the phone
  179.             would not go offhook during the wait.
  180.  
  181.     Please note, to enable this feature to work, the sysop should have the
  182.     hook control strings under Alt-I properly setup for the specific modem.
  183.  
  184.     Normally:  Offhook ...... ATH1|
  185.                Onhook ....... ATH0|
  186.  
  187.  
  188. o   Also, some of the timing changes in the terminal dialing procedure
  189.     have cause some surprises.  Most of them effect the dialing status
  190.     displays, and may be corrected by adding an ~ to the dial post string.
  191.  
  192.     Many folks use simply '|' for the dial post string, but certain modems
  193.     may benefit, now, from "|~" as the dial post string.
  194.  
  195.  
  196. o   The Ymodem and Ymodem-G header blocks have been corrected.  Prior versions
  197.     of GT used (or attempted to use) local time in these header blocks for the
  198.     file creation date/time.  That was incorrect and incompatible with the
  199.     Omen Technologies standard, i.e. GMT time is called for in those header
  200.     blocks.  You must correctly set the TZ environment variable to enable
  201.     correct GMT calculation (as described above).
  202.  
  203.  
  204. o   The TZ= enviroment variable must be set by everyone due to the requirement
  205.     of the Ymodem and Ymodem-G header block.  These two protocols require that
  206.     the time be passed in GMT.  The GMT time can only be calculated with the
  207.     aid of some information indicating the current offset from GMT.  The
  208.     TZ= variable does this.  As follows:
  209.  
  210.        set TZ=EST5EDT
  211.  
  212.           Whese: 'EST' stands for Eastern Standard Time. 5 is the number of
  213.                  hours behind GMT that the time zone normally is.  'EDT' means
  214.                  that daylight saving time is in effect, i.e the 5 will be
  215.                  reduced by 1 hour automatically.  If the time zone was not
  216.                  currently on daylight time, then this would be required:
  217.  
  218.                     set TZ=EST5
  219.  
  220.                  That means that this set needs to be changed twice a year.
  221.  
  222.           Here are some other "set" statements:
  223.  
  224.              set TZ=GMT0
  225.  
  226.                 This is for the UK and other countries operating in the GMT
  227.                 time zone.
  228.  
  229.              set TZ=EUR-1
  230.  
  231.                 This would be for a European time zone that is 1 hour ahead
  232.                 of GMT.
  233.  
  234.              set TZ=PST8PDT
  235.  
  236.                 This would be Pacific Standard Time, 8 hours behind GMT and
  237.                 currently on daylight savings time, i.e. the actual difference
  238.                 is 1 hour less.
  239.  
  240.  
  241. o   A daily download limit has been introduced.  The limit is specified in
  242.     the GTPASSWD.BBS file within the [...] on the CLASS and password entry.
  243.     As follows:
  244.  
  245.         E1 [0:10,3/1000,2:00] CLASS UP,DN,MS,KL,PR
  246.                    ^^^^
  247.     Please notice the new field following the number of calls per day.  On
  248.     the CLASS card you see "3/1000", this means 3 calls per day and 1000k
  249.     per day download limit.  The number is an integer from 1 to 32767 and
  250.     is measured in "k" or thousands.
  251.  
  252.  
  253. o   The Time Bank has been introduced.  It allows a caller to gain time
  254.     credits (minutes) for uploading file and leaving messages.  Deductions
  255.     are taken for downloading files.  Also, the caller can manually withdraw
  256.     time from the accumulated total, allowing him to download more files or
  257.     read more messages.  The feature is implemented by a permission on the
  258.     CLASS entry, in the GTPASSWD.BBS file, as follows:
  259.  
  260. ;                                               uk uf dk df me mr mk  dl  wl
  261. E1 [1:00,5/300,2:00,C:\UP] CLASS UP,DN,DR,MS,TB=01/02/03/04/03/00/05:060/060
  262.  
  263.     Notice the TB= entry at the end of the permission list.  Each field is
  264.     of a fixed length, as shown.  Fields may NOT be omitted from the list,
  265.     however they may be zeroed out, if not wanted.  The fields are defined
  266.     as follows:
  267.  
  268.         uk = Upload time bank credit per 100k uploaded.  If possible, this
  269.              amount is rounded and pro-rata for lesser uploads.  For example
  270.              if "uk" is 2, then a 50k upload would get a credit of 1.
  271.  
  272.         uf = Upload time bank credit per file uploaded.
  273.  
  274.         dk = Download time bank deduct per 100k downloaded.  If possible,
  275.              this amount is rounded and pro-rata for lesser downloads (as is
  276.              done with "uk").
  277.  
  278.         df = Download time bank deduct per file downloaded.
  279.  
  280.         me = Message entry time bank credit per message entered.
  281.  
  282.         mr ... credit given for reading a message.
  283.  
  284.         mk ... deduction taken for killing a message.
  285.  
  286.         dl = Daily limit on time bank deposits (credits).
  287.  
  288.         wl = Daily limit on time bank withdrawals (deducts).
  289.  
  290.     From the main menu, the caller may select the TB command and convert
  291.     time bank credits into netmail credits.  The TB command will also allow
  292.     callers to withdraw credits and have the time added to their current
  293.     connect limit.  Consideration of scheduled events is made.
  294.  
  295.  
  296. o   Thanks to Ken Thompson of the Black Hole in Sydney, the DV chat feature
  297.     is now ready.  Ken has written a customized version of DOORMAN to use with
  298.     DESQview, which allows multiple sessions of GT to use the CB Simulator,
  299.     much as it done when GT operates on a LAN.
  300.  
  301.     In order to use this feature, you must setup each copy of GT as if it were
  302.     pretty much on a separate machine connected by a LAN.  The LAN Parameters,
  303.     option #37 under Alt-I, must be filled out.  Especially important is the
  304.     LAN PATH, that is where the PID_FILE and the USER files will be stored.
  305.     The PID_FILE is used by the CB simulator to tell who is on the system,
  306.     so the LAN PATH should point to a shared area, i.e. all pids should have
  307.     the same LAN PATH.  Each pid should have a unique pid number, from 0 to 31,
  308.     but the pid name is pretty much an individual creation.  Each host batch
  309.     file should designate a unique GTPATH for each DV window, and each host
  310.     batch file should load DVDOOR for each DV window.  Sample screens for the
  311.     CB mode have been included.
  312.  
  313.     It is important that DVDOOR is loaded after DESQview, for each window
  314.     running GT, otherwise it just won't work.  Also, it would probably be
  315.     wise to use SHARE, but I am not sure when or how that should be loaded
  316.     under DESQview.
  317.  
  318.     Here is a sample of the batch file I used to test the feature:
  319.  
  320.         cd \
  321.         c:
  322.         cd \gt1
  323.         set GTPATH=c:\gt1
  324.         set TZ=MST7
  325.         dvdoor
  326.         :host1
  327.         Gt1700 *xxxx-xxxx /T5 /MN /S /Q /V:ED /L1 host.scr
  328.         if errorlevel 255 goto host1
  329.         if errorlevel 4   netmail
  330.         cd \
  331.         c:
  332.         cd \gt1
  333.  
  334.     This is pretty much the exact file I used, with small modifications,
  335.     on each DV window.  The changes are pretty modest, but here is an example
  336.     for window #2:
  337.  
  338.         cd \
  339.         c:
  340.         cd \gt2
  341.         set GTPATH=c:\gt2
  342.         set TZ=MST7
  343.         dvdoor
  344.         :host2
  345.         Gt1700 *xxxx-xxxx /T5 /MN /S /Q /V:ED /L1 host.scr
  346.         if errorlevel 255 goto host2
  347.         cd \
  348.         c:
  349.         cd \gt2
  350.  
  351.     Notice that netmail is only run in window #1.  And that directory names
  352.     have been changed to GT2... I setup a new directory for each window I
  353.     ran GT in.  Pretty minor changes, just common sense stuff.
  354.  
  355.     Remember (Z) is the command key a caller uses to start the CB Simulator!
  356.  
  357.     Thanks, Ken, for all the good work you did to produce the driver for this
  358.     new feature!
  359.  
  360.  
  361. o   Most of the bulletins and screens, including messages, can temporarily
  362.     be placed into non-stop mode by answering "ns" to the "More? " prompt.
  363.  
  364.  
  365. o   DTR is now dropped during the pre-event wait.  Thus making sure that
  366.     the modem does not answer during that period.
  367.  
  368.  
  369. o   Full screen editing is now possible.  When entering a message, in the
  370.     past, you had to (E)dit the message, then enter the line number, then
  371.     type the old string and the new string.  Now you can simply arrow up
  372.     and change the information.  This can be done while at the message
  373.     entry sub-menu, while sitting at the "More?" prompt while listing a
  374.     message, prior to storage, and of course, anytime while typing in the
  375.     message.
  376.  
  377.     Note:  Callers that do not use fully ANSI compatible terminal programs
  378.            *WILL* have a problem with these new message features.
  379.  
  380.  
  381. o   The (I)nsert option from the message entry sub-menu now allows
  382.     multiple lines to be entered, until you enter a empty line.  The
  383.     usage of the arrow keys is allowed during all (I)nsert operations.
  384.     The arrows will sometimes appear to jump across areas of the screen
  385.     that do not have message text.
  386.  
  387.  
  388. o   The BPLOGON.BAT file will be executed as a logon door for callers that
  389.     have the BP permission --- if the caller answers "y" to the bypass
  390.     prompt.  If the BO permission is specified, the BPLOGON.BAT file
  391.     will not execute.
  392.  
  393.  
  394. o   Every attempt is now made to log verbose result codes that are
  395.     returned by the modem.  For some cases, such as "Dialling Scripts",
  396.     this is not currently possible.  But, in host mode and normal terminal
  397.     mode, GT will log the verbose result codes (the word ANSWER is still
  398.     used in host mode, but the particulars following it are reported
  399.     verbatim).
  400.  
  401.  
  402. o   The security of private netmail has been increased.
  403.  
  404.  
  405. o   The [S]can function has been reworked.  A two line format has been adopted,
  406.     so that more message headers can be shown per screen.
  407.  
  408.  
  409. o   The handling of duplicate file reception, via external protocols, has
  410.     been improved.  Improved diagnostic information is now logged.  However,
  411.     I am a bit sanguine about whether this is an improvement.  Hopefully, it
  412.     will help troubled users to find solutions.
  413.  
  414.  
  415. o   Netmail Reply.  Users that have netmail credits will now be given the
  416.     option to send reply messages via netmail.  This should be very handy.
  417.     But, of course, is only available if your system is connected to the
  418.     GT Network.
  419.  
  420.  
  421. o   The netmail reply mechanism can be denied on a message base level.
  422.     The "#" character is used to accomplish this.  Place it in front
  423.     of the pathname in the GTMDIR.BBS file.  Like this:
  424.  
  425.  
  426.         E #^C:\GT\BASE1 General message area
  427.  
  428.     The "#" will disallow netmail replies when callers are reading in
  429.     this conference.
  430.  
  431.  
  432. o   The message checking functions, like the "RG" command and the logon
  433.     mail check, have been modified so that the Ctrl-K and Ctrl-C keys can
  434.     be used to abort the search during a long sequence of "**********".
  435.  
  436.  
  437. o   File and message areas may now be grouped into boards.  The idea is to
  438.     group file/message areas together in some logical manner.  In the
  439.     GTMDIR.BBS and GTDIR.BBS files, a group is denoted by a group header,
  440.     like this:
  441.  
  442.             .Z GENERAL General Board
  443.             Z #^C:\GT General message area
  444.             Z ~C:\MAIL Netmail area
  445.             .D DEVELOP Development Board
  446.             Z ^D:\BETA_ECO BETA Test Echo
  447.             Z ^D:\GT_ECHO GT POWER
  448.             .=D NETWORK GT Network Sysop Board
  449.             Z ^C:\SYS GT Network Sysops
  450.             Z ^D:\NODE_ECO The NODELIST
  451.             Z ^D:\ECHO_ECO The ECHOLIST
  452.             .D PROGRAMMING Programming Support Board
  453.             Z ^D:\C_HELP The C Help Line
  454.             Z ^D:\PRG_HELP Programming Langauages
  455.  
  456.     In the above example, there are 4 goups.  Each group begins with a
  457.     group header.  A group header is identified by the first character on
  458.     the line being a '.' character.  The 2nd character on the group header
  459.     is usually an access level -- the minimum required for access to the
  460.     group.  But note the 3rd group, the group header begins ".=D", this
  461.     denotes a group reserved for the 'D' access level only.  After the
  462.     access level there is a blank, then the group-name, followed by a blank
  463.     and then the menu description for the group.  The message base entries
  464.     following each group header belong to that group, until a new group header
  465.     is encountered.  The group-name should be unique in the first 8 characters,
  466.     but may be up to 30 characters in total length.
  467.  
  468.     There is something special about groups as far as mail checks go.  The
  469.     first message base in a group controls whether or not the group will be
  470.     scanned for mail.  This affects the "RG" command, as well as the logon
  471.     mail check.
  472.  
  473.     Oh!  I almost forgot.  "Groups" are optional!  GT will continue to be
  474.     able to handle GTMDIR.BBS and GTDIR.BBS without groups!
  475.  
  476.  
  477. o   The SYSOP.EXE program has been upgraded to process "groups" (had to
  478.     change it to avoid the entries with a '.' as the first character), and
  479.     the expire date can now be entered and used to purge callers.
  480.  
  481.  
  482. o   Concerning the new expiration date, the sysop can specify a warning
  483.     interval.  This is under Alt-I, the miscellaneous options, at the very
  484.     bottom, #19 I believe.
  485.  
  486.     When a caller is within this "warning interval" of the expiration date
  487.     he/she will receive a warning that the expiration date is near and the
  488.     XWARNING.BBS file will be displayed.
  489.  
  490.     When a caller has an expired account, GT will notify him/her of that
  491.     fact and will display the EXPIRED.BBS file.  Also, GT will automatically
  492.     lower the caller's access level to 'z'.  Lowercase 'z'.  It would be
  493.     extremely wise if sysops have a CLASS entry in the GTPASSWD.BBS file for
  494.     the 'z' access level.  'z' is the lowest possible access level.
  495.  
  496.     In the event that no 'z' CLASS record is located, GT will give 10 minutes
  497.     and 2 calls per day.  No file transfers authorized, just message services.
  498.  
  499.     However, IT IS IMPORTANT to note that the default message and file areas
  500.     should be given a 'z' access, otherwise these callers will find themselves
  501.     looking at your pathnames.  Try it, you'll see what I mean.
  502.  
  503.  
  504. o   The length of time that GT waits for the modem to init in host mode
  505.     has been lengthened from 7 to 9 seconds.
  506.  
  507.  
  508. o   The DG command now may be aborted.  GT will give the caller 15 seconds
  509.     to press [ESC] to cancel the automatic logoff.  A count down display is
  510.     given to the caller.  The caller may also hang-up immediately by pressing
  511.     the [H] key.
  512.  
  513.  
  514. o   When using batch protocols to upload messages to the message base, the
  515.     caller must be careful what filename is used.  That is, GT.CNF and
  516.     SYSOP.BBS may not be legal names.  Use a name like "MESSAGE.TXT" or
  517.     something else that does not conflict with internal GT filenames.
  518.     Also, it is necessary to avoid filenames that already exist on the BBS.
  519.     When single file protocols, such as Xmodem, such restrictions are not
  520.     required.
  521.  
  522.  
  523. o   CD-ROM support is being introduced - the first version of such support,
  524.     at any rate.  <GRIN>
  525.  
  526.     The format of the GTDIR.BBS file has been altered to allow for CD-ROM
  527.     users to specify a different location for the FILES.BBS.  As the FILES.BBS
  528.     cannot be put onto the CD-ROM!
  529.  
  530.     Here is an example:
  531.  
  532.         Z C:\GT\OBJ,,C:\GT\FILES\F2.BBS Home GT directory #2
  533.         E E:\GTBBS\GENERAL General file area
  534.         Z C:\GT,,C:\GT\FILES\F1.BBS Home GT directory #1
  535.         E E:\PRIVATE BBS Private Area
  536.  
  537.     Notice that the 2nd and 4th lines are in the original format.  So it
  538.     is possible to mix the old and new formats.  Also, since upload areas
  539.     cannot be placed on CD-ROM drives, the upload descriptions will always
  540.     be placed into a FILES.BBS *in* the upload directory, even if an
  541.     alternate FILES.BBS is listed for the upload directory.
  542.  
  543.     Note the 1st and 3rd lines are in the new format.  The pathname field
  544.     has been expanded with two new fields.  The 2 fields are:
  545.  
  546.         A.  Pathname for the file area.
  547.  
  548.         B.  Alternate FILES.BBS pathname --- full pathname, including the
  549.             filename.  Please observe that there are two commas between
  550.             these pathnames.  A tag field is intended to go here in a later
  551.             version.  For now, the two(2) commas are required.
  552.  
  553.     A new version of FILES_DB.EXE has been included in this beta release
  554.     to handle this new format.  Additionally, the FILES_DB.EXE program has
  555.     been changed to handle fewer file areas, only 450 areas maximum now.
  556.     And the program processes duplicate filenames faster.
  557.  
  558.  
  559. o   Maximum message length has been expanded from 70 lines to 99 lines.
  560.     This is pretty much the maximum, since the line numbers on screen are
  561.     limited to two digits.
  562.  
  563.  
  564. o   GT is now able to distinguish between more uart devices.  The following
  565.     types can be detected:
  566.  
  567.                8250B  ....... Standard PC type uart.
  568.                16450  ....... Standard AT type uart.
  569.                16550  ....... Faulty chip found in some PS/2 computers.
  570.                16550A ....... Good chip, replaces 16550, full FIFO.
  571.  
  572.  
  573. o   The modem result code table has NOT been expanded, but GT can now
  574.     handle CONNECT results that have odd baud rates, i.e. 7200, 12000, etc.
  575.     This is a feature of the "smart result code handling".
  576.  
  577.  
  578. o   Inline editing has been added, i.e. the Left/Right Arrow, the [Ins], [Del],
  579.     [Home] and [End] work as expected.  However, the [Ins] key uses an escape
  580.     sequence not properly handled by old versions of GT.
  581.  
  582.  
  583. Regards,
  584. Paul Meiners
  585. 10-25-91
  586.